Welcome![Sign In][Sign Up]
Location:
Search - Java bitmap

Search list

[Graph programjava对bmp格式图象的处理

Description: 由于java对数字图象支持还远远不够,所以很难找到类和方法对图象进行好的处理,特别是bmp位图,我想我这是您的一个选择!-because of the digital image support is far from enough, it is difficult to find categories and methods of image processing good, especially bmp bitmap, I think this is the one you choose!
Platform: | Size: 8729 | Author: 刘光熠 | Hits:

[JSP/Javaquanzhensaolei

Description: 用java实现的全真模拟windows下的扫雷程序。不过目前实现以button方式实现。改进可以考虑以位图形式实现-with java achieve true simulation of all the windows demining process. But now the realization button means. Improvement can consider the form of bitmap
Platform: | Size: 44018 | Author: 简其平 | Hits:

[JSP/JavaBitmap

Description: Bitmap class for Java
Platform: | Size: 5110 | Author: phoebe1125 | Hits:

[SourceCode久久网络-网络学堂-用 Java 保存位图文件

Description: Java 保存位图文件-Java save bitmap file
Platform: | Size: 6144 | Author: 张旭东 | Hits:

[Graph programjava对bmp格式图象的处理

Description: 由于java对数字图象支持还远远不够,所以很难找到类和方法对图象进行好的处理,特别是bmp位图,我想我这是您的一个选择!-because of the digital image support is far from enough, it is difficult to find categories and methods of image processing good, especially bmp bitmap, I think this is the one you choose!
Platform: | Size: 8192 | Author: 刘光熠 | Hits:

[JSP/Javadelineate-0.5

Description: Delineate is a tool for converting bitmap raster images to SVG (Scalable Vector Graphics) using AutoTrace or potrace. It displays SVG results using Apache Batik. Input formats are JPEG, PNG, GIF, BMP, TIFF, PNM, PBM, PGM, PPM, IFF,PCD, PSD, RAS. -Delineate is a tool for converting bitmap r Aster images to SVG (Scalable Vector Graphics) using AutoTrace or potrace. It displays SVG res ults using Apache Safari. Input formats are JPEG , PNG, GIF, BMP, TIFF, PNM, PBM, PGM, PPM, IFF, PCD, PSD, RAS.
Platform: | Size: 3621888 | Author: Jet Lan | Hits:

[Graph programGraphicEx87

Description: 说明:GraphicEx.pas文件使得TImage支持30多种图象格式,有TIFF images(*.tif *.tiff), SGI images(*.bw, *.rgb, *.rgba, *.sgi), ZSoft Paintbrush images(*.pcx, *.pcc), Kodak Photo-CD images(*.pcd), CompuServe images(*.gif), Photoshop images(*.psd, *.pdd), Paintshop Pro images (*.psp), Portable network graphic images (*.png), bitmap images(*.bmp, *.rle, *.dib), Portable pixel/gray map images(*.ppm, *.pgm, *.pbm)等等。 -: GraphicEx.pas document makes TImage support more than 30 image formats. a TIFF images (*. tif*. tiff), SGI images (*. bw.*. rgb,*. rgba,*. sgi) ZSoft Paintbrush images (*. ai,*. PCC), Kodak Photo-CD images (*. PCD), CompuServe images (*. gif), Photoshop images (*. psd,*. both), Paintshop Pro images (*. psp) Portable network graphic images (*. png). bitmap images (*. bmp,*. eps, and*. Freehand), Portable pixel/gray map images (*. ppm.*. pgm,*. pbm), and so on.
Platform: | Size: 936960 | Author: 宋枫雅 | Hits:

[WEB CodeLSBWaterMarking

Description: 实现LSB图像信息隐藏,不过只能打开位图 -achieve LSB image information hiding, but only open the bitmap
Platform: | Size: 41984 | Author: ZENG | Hits:

[WEB Codevclsbshuiyin

Description: VC 编写的 打开位图的LSB信息隐藏软件-VC prepared to open the LSB bitmap information hidden software
Platform: | Size: 2011136 | Author: ZENG | Hits:

[JSP/Javaquanzhensaolei

Description: 用java实现的全真模拟windows下的扫雷程序。不过目前实现以button方式实现。改进可以考虑以位图形式实现-with java achieve true simulation of all the windows demining process. But now the realization button means. Improvement can consider the form of bitmap
Platform: | Size: 44032 | Author: 简其平 | Hits:

[JSP/JavaBitmap

Description: Bitmap class for Java
Platform: | Size: 5120 | Author: | Hits:

[Special EffectsProcessImage

Description: 用JAVA编写的位图编辑美化小程序... 适合初学者学习熟悉JAVA程序,对图像处理技术入门学习者使用。-Prepared using JAVA landscaping small bitmap editor suitable for beginners to learn the procedure ... familiar with the JAVA procedures, image processing technology for the use of entry-learners.
Platform: | Size: 2048 | Author: LIU ZHIYUE | Hits:

[GDI-Bitmapjava

Description: Java画图程序 实现直线 矩形 圆等的绘制和保存。-Java drawing program, such as straight-line drawing of rectangular round and preservation.
Platform: | Size: 2087936 | Author: liuke | Hits:

[JSP/Javadisk(1)

Description: 磁盘调度算法位示图法 Java演示文档模拟盘块调度算法-Disk scheduling algorithm Bitmap France Java presentations
Platform: | Size: 6144 | Author: tom | Hits:

[JSP/Javabitmap

Description: java application for everyone. use it well. thx
Platform: | Size: 27648 | Author: dansty | Hits:

[JSP/Javabitmap

Description: 程序采用JCreator开发平台,使用java语言进行开发。 程序整体主要有三个功能模块,分别是:初使化、分配以及回收。为三个功能模块设计三个按钮,当点击相应按钮时使用对应功能。 使用二组数组map[40][16]记录位示图使用情况; a, b, c 分别表示柱面号、磁道号和扇区号。left数组表示相对块号。 程序整体分为两个主要面板panel1与panel2,采用边框布局方式,panel1居左,panel2居右。Panel1面板含有标签控件显示提示信息、文本框控件输入文本以及按钮控件,各个控件采用网格布局方式排列。 程序设计四个方法,分别是初使化newmap()方法,初使化数组赋值为0。分配算法实现方法allocate ()、回收算法实现方法callback()。打印位示图方法print()。其中磁盘空间分配框图如图1所示, 磁盘空间回收框图如图2所示. 为每个按钮添加事件监听器,当单击事件发生时,系统响应事件,当单击按钮1时初使化数组并打印。当单击按钮2时,系统查看位示图并分配磁盘,显示提示信息。当单击按钮3时系统查看位示图并回收磁盘,显示提示信息。 -Program using JCreator development platform, using java language development
Platform: | Size: 6144 | Author: 谢亚鑫 | Hits:

[Picture ViewerBitmap

Description: java用于生成bmp图像文件的类,暂时只实现了8位256色的填充-java class used to generate the bmp image files
Platform: | Size: 3072 | Author: | Hits:

[Otherref_design_device_pipe16_core64

Description: Java bitMAP DATA that comes from FPGA generated.
Platform: | Size: 745472 | Author: Tuck | Hits:

[JSP/JavaBitmap

Description: java 固定位置图片搜索 选择位置并提取-image retrivel
Platform: | Size: 2048 | Author: 番茄 | Hits:

[Graph programjava对bmp格式图象的处理

Description: 由于java对数字图象支持还远远不够,所以很难找到类和方法对图象进行好的处理,特别是bmp位图,我想我这是您的一个选择!-because of the digital image support is far from enough, it is difficult to find categories and methods of image processing good, especially bmp bitmap, I think this is the one you choose!
Platform: | Size: 9216 | Author: edtoa | Hits:
« 12 3 »

CodeBus www.codebus.net